home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 6 / MacMania 6.toast / / Tools&Utilities / TouchMe 1.2□ / touchMe 1.2 Folder / touchMe source codes / CW11 PP source / source / touchMeRegistry.h < prev    next >
Encoding:
Text File  |  1997-04-25  |  337 b   |  16 lines  |  [TEXT/CWIE]

  1. // ==================================================
  2. //    touchMeRegistry.h
  3. //    Copyright (C) 1996-1997 Mizutori Tetsuya
  4. //    July 4 1996.
  5. // ==================================================
  6. //    All documents are pretty-printed in 10-point Geneva font.
  7.  
  8. #pragma once
  9.  
  10. // Prototype
  11.  
  12. void RegisterPainClasses( void );
  13.  
  14.  
  15. // end of definitions
  16.